func image/color.rgbaModel

2 uses

	image/color (current package)
		color.go#L166: 	RGBAModel    Model = ModelFunc(rgbaModel)
		color.go#L176: func rgbaModel(c Color) Color {